home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 2000
/
MacHack 2000.toast
/
pc
/
The Hacks
/
Genie
/
Projects
/
A-line
/
Scripts
/
FindLabFolder
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-06-24
|
158 b
|
9 lines
# FindLabFolder
Set DEV `ResolveAlias "{Boot}Development:"`
If !`Exists "{DEV}Lab"`
NewFolder "{DEV}Lab"
End
Set LAB `ResolveAlias "{DEV}Lab"`
Echo "{LAB}"